Welcome![Sign In][Sign Up]
Location:
Search - turbo c code

Search list

[Other resourcec-code

Description: c语言的常用函数集,比较全的.有些BUG我已经做过修改,可以在turbo c,borland c,Visual c++6.0(当然可能麻烦一点)上使用
Platform: | Size: 177241 | Author: 聂晓峰 | Hits:

[Education soft system学生管理.c

Description: 一个简单的turbo c的学生管理的源程序-a simple turbo c of the source code of student management
Platform: | Size: 5120 | Author: 徐南 | Hits:

[OS Developos_3_12

Description: 操作系统内存分页式存储示例 (C语言,Turbo C下). (见ReadMe) .-operating system memory paging storage examples (C, Turbo C). (See ReadMe).
Platform: | Size: 2048 | Author: 李权胜 | Hits:

[OtherC语言编写推箱子程序

Description: 本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。-paper as Turbo C programming tools, prepared feeds games, and gives the successful operation of the final game magazines C language source code.
Platform: | Size: 8192 | Author: 刘西 | Hits:

[Game ProgramC++课程设计 迷宫

Description: Turbo C++2.0下的迷宫程序,这是我的课程设计,里面有自己用乐谱演奏的音乐哦,音乐与游戏是并行的,可以一般听音乐-labyrinth program in turbo c++2.0,this is my course design,there is music by music book,music and game are parallel,you can listen to the music
Platform: | Size: 10240 | Author: 无可厚非 | Hits:

[Com PortTC++30DOS_SerialProgramming

Description: Turbo C++3.0使用通用性较好的可重用代码 GSerial类在DOS下的串口通信编程。-Turbo C 3.0 versatility better use of reusable code GSerial category in the DOS serial communication programming.
Platform: | Size: 6144 | Author: 吴广德 | Hits:

[Com Portgjw_source_chapter_05

Description: 龚建伟编著"VISUAL C++/TURBO C 串口通信编程实践"所附源代码,与大家分享.-----龚建伟技术主页www.gjwtech.com-GONG Jian series "Visual C/Turbo C serial communication programming practice" source code attached. share with you .----- GONG Jian Technology Home www.gjwtech.com
Platform: | Size: 4021248 | Author: 李春鹏 | Hits:

[EditorVisualC++Turbo

Description: 代码简介或代码解析: 《Visual C++Turbo C串口通信编程实践》配套代码 [涉及平台] VC++/TC [作者] void [文件大小] 565KB [更新日期] 2005-10-25 22:32:00 本代码来自CZVC编程网: HTTP://WWW.CZVC.COM -code or code analysis : "Visual C Turbo C serial communication programming practice" complementary code [involving platform] VC/TC [for ] void [File Size : 565KB [updated] 2005-10-25 22:32 : 00 CZVC programming code from the net : HTTP :// WWW.CZVC.COM
Platform: | Size: 579584 | Author: stone | Hits:

[MultiLanguage314962354

Description: 整理资料时发现了大一时C程序设计的大作业,是一个简单的联系人管理系统,有一千多行代码吗,界面布局和菜单风格都是仿照 Turbo C 做的。 在C中表现图形界面是一件很痛苦的事情,于是就做了一个折中的选择,这个程序中的“图形界面”实际上是使用字符模仿的,但工程量仍然不小,大概有一半左右的代码花在了界面的描绘上。 程序的注释非常详细,现在看起来也一点不吃力,结构也比较清晰,界面和功能基本上是分开的,扩充和修改都很容易。对于C语言的初学者来说,应该是一个不错的范例,认真看一看肯定会有收获的。-collate information found for short C program designed large operations, is a simple contact management system, with more than 1,000 lines of code?, layout and the menu interface is modeled on the style of Turbo C to do. In C for performance graphics interface is a very painful thing, and then do the one compromise option, This process of "graphical interface" is used to imitate the characters, but the output is still small, probably have about half of the code of the interface spend on the extras. Notes procedure is very detailed, now seem a little hard, the structure of which is comparatively clear. interface and the basic function is separate from the expansion and modification is easy. C Language for beginners, this should be a good example, be sure to look at the harvest.
Platform: | Size: 147456 | Author: 江枫 | Hits:

[matlabturbcoder_decoder

Description: turbo 码的c语言和matlab仿真程序,绝对好-c turbo code language and Matlab simulation program, absolute good
Platform: | Size: 538624 | Author: yuezhichn | Hits:

[OS programyhjsf-c

Description: 银行家算发C语言代码.在TURBO C2.0中验证可行,应付操作系统的作业绝对没问题-bankers count the C language code. Turbo C 2.0 in the test were feasible, cope with the operating system Operating absolutely no problem
Platform: | Size: 1024 | Author: 茹新华 | Hits:

[Data structsHaffman

Description: 哈夫曼树的建立,haffman 编码,在turbo c 下运行-Huffman Tree, haffman encoding, turbo c in the run
Platform: | Size: 2048 | Author: chenweihuan | Hits:

[Speech/Voice recognition/combineLMS-C

Description: LMS滤波器示例程序,在TURBOC中运行 这是一个简单的可图形显示的C程序 输入信号是一个被噪声污染了的sin信号。 */ /* 运行后,屏幕的上方是输入信号,下方是经过LMS滤波后的输出信号 -LMS filter sample programs, run in TurboC This is a simple graphical display can process the C input signal is a noise contaminated signal sin.*//* Running, the top of the screen is the input signal, the bottom is the result after the LMS filter output signal
Platform: | Size: 4096 | Author: 蜗牛 | Hits:

[OtherC_hanshu

Description: C库函数速查,Turbo C 2.0库函数速查软件,收录了353条库函数。-C library function Info, Turbo C 2.0 library functions Info software, a collection of 353 library functions.
Platform: | Size: 61440 | Author: li | Hits:

[Com Portdaima

Description: 《Visual+C++Turbo+C串口通信编程实践》所有配套代码,书籍在网上可以找到- Visual+ C++ Turbo+ C serial communication programming in practice all supporting code, books can be found online
Platform: | Size: 589824 | Author: 楚晏 | Hits:

[source in ebookc-code

Description: c语言的常用函数集,比较全的.有些BUG我已经做过修改,可以在turbo c,borland c,Visual c++6.0(当然可能麻烦一点)上使用-c language common function set, comparison of the whole. BUG I have done some modifications, you can turbo c, borland c, Visual c++ 6.0 (of course, may be a little trouble) the use of
Platform: | Size: 177152 | Author: 聂晓峰 | Hits:

[OtherDIRSEL

Description: TURBO C 文件管理器,有原始碼及編譯完成的執行檔-TURBO C File Manager, there is complete source code and compiled executable file
Platform: | Size: 10240 | Author: 蔡明宏 | Hits:

[VHDL-FPGA-Verilogpapers_and-c_code_turbo_by_triangle

Description: 几篇介绍TURBO码的经典文章,特别适合于turbo研究者,另外还上传了BCJR的c代码实现过程-TURBO code introduced several classic articles, particularly suitable for turbo researchers also uploaded BCJR c code implementation process
Platform: | Size: 2605056 | Author: triangel | Hits:

[Windows DevelopTurbo-c-classic-example

Description: Turbo c 经典例题,各种例题源代码-Turbo c classic example, a variety of example source code
Platform: | Size: 95232 | Author: 谢莉红 | Hits:

[Windows Developturbo c

Description: turbo c 2.0 的编译器 Turbo C实用高级编程技巧 实用教程的几个示例源码(Compiler for Turbo C 2 Practical advanced programming skills for Turbo C Several examples of practical tutorials source code)
Platform: | Size: 27289600 | Author: wzyzcgy | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net